projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee80a22
)
gtk: drop unwanted char on Switch::state-set docs link
author
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 20:29:46 +0000
(20:29 +0000)
committer
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 20:29:46 +0000
(20:29 +0000)
gtk/gtkswitch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.c
b/gtk/gtkswitch.c
index 1c5916edd03e7b85dfe2a983693c990705b16c0d..5f7fff01bfdced804d104c707b8bfb3be39656fb 100644
(file)
--- a/
gtk/gtkswitch.c
+++ b/
gtk/gtkswitch.c
@@
-749,7
+749,7
@@
gtk_switch_get_active (GtkSwitch *self)
*
* Normally, this is the same as [property@Gtk.Switch:active], unless
* the switch is set up for delayed state changes. This function is
- * typically called from a [signal@Gtk.Switch
`
::state-set] signal handler.
+ * typically called from a [signal@Gtk.Switch::state-set] signal handler.
*
* See [signal@Gtk.Switch::state-set] for details.
*/